
/* product */
.lhsh_product_bg
{
	background-color: #f4f4f4;
}

.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
    color: #555;
    cursor: default;
	background:rgb(3, 92, 172);
	border-bottom:1px solid #fff;
	border: 0px solid #ddd;
	color:#FFF;

}

.nav-tabs>li>a {
    margin-right: 0px;
    line-height: 43px;
    border: 0px solid transparent;
    border-radius: 0px 0px 0 0;
	color:#000000;
}

.wwwlhsh {
	width:1300px;
	margin-right: auto;
	margin-left: auto;

}

.wwwlhsh .hd {
	overflow:hidden;
	background:#efefef;
	border-left:1px solid #ddd;
	
}
.wwwlhsh .hd li {
	position:relative;
	margin-left:-1px;
	height:63px;
	line-height:63px;
	text-align:center;
	width:260.5px;
	float:left;
	border:1px solid #ddd;
	border-top:0;
	font:normal 18px/63px "Microsoft YaHei";
	_font-weight:bold;
	cursor:default;
}
.wwwlhsh .hd li.on {
	width:215.5px;
	background:rgb(3, 92, 172);
	border-bottom:1px solid #fff;
	color:#FFF;
}
.wwwlhsh .bd {
	height:530px;
	border-top:0;
}
.wwwlhsh .lh {
	position:relative;
	width:100%;
	height:450px;
	overflow:hidden;

	
}
.wwwlhsh .lh li {
	width:156px;
	float:left;
	
}
.wwwlhsh .lh li .p-img {
	width:130px;
	height:132px;
	padding:30px 13px 0 13px;
	margin:0 auto;
	text-align:center;
	
}
.wwwlhsh .lh li .p-name {
	height:36px;
	line-height:18px;
	word-break:break-all;
	word-wrap:break-word;
	overflow:hidden;
}
.wwwlhsh .lh li .p-price {
	color:#999;
}
.wwwlhsh .lh li .p-price strong {
	color:#c00;
	font-size:14px;
	font-family:verdana;
}
.lhsh_product .lhsh_product_bg .bd .lh li
{
	width:1300px;
	margin-right: auto;
	margin-left: auto;
}

/*END product TAB*/
.news_container {
	height: 215px;
	margin-top: 40px;
	width: 100%;
}
/*新闻资讯*/
.index_news{
	width: 400px;
	float: left;
}
.index_news_bold{
	font-family: "黑体";
	font-size: 14px;
	font-weight: bold;
}
.index_news_bold a{
color:#000000;
}
.index_news_bold a:hover{
	color:rgb(3, 92, 172);
	text-decoration: underline;
}
.index_news ul li{
	line-height: 25px;
	width: 375px;
	text-align: left;
	float: left;
	height: 25px;
}
.index_news ul li a {
	text-decoration:none;
	color:#333;
	font-family: "微软雅黑";
	font-size: 14px;
}
.index_news ul li a:hover {
	color:rgb(3, 92, 172);
	text-decoration: underline;
}
.index_news ul li span{
	float: right;
	width: 75px;
}
/*结束资讯*/
.index_newsImg{
	float: left;
}
.index_About{
	float: left;
}
.index_About_jj{
	height: 170px;
	width: 210px;
	float: left;
	margin-left:10px;
	line-height:24px;
}

.flexslider{position:relative;height:446px;overflow:hidden;background:url(../images/loading.gif) 50% no-repeat;}
.slides{position:relative;z-index:1;}
.slides li{height:446px;}
.flex-control-nav{position:absolute;bottom:10px;z-index:2;width:100%;text-align:center;}
.flex-control-nav li{display:inline-block;width:11px;height:11px;margin:0 5px;*display:inline;zoom:1;}
.flex-control-nav a{display:inline-block;width:11px;height:11px;line-height:40px;overflow:hidden;background-color: rgba(0,0,0,0);
border: 1px solid #fff;border-radius: 10px;cursor:pointer;}
.flex-control-nav .flex-active{background-color:#fff;}

.flex-direction-nav{position:absolute;z-index:3;width:100%;top:45%;}
.flex-direction-nav li a{display:block;width:50px;height:50px;overflow:hidden;cursor:pointer;position:absolute;}
.flex-direction-nav li a.flex-prev{left:40px;background:url(../images/prev.png) center center no-repeat;}
.flex-direction-nav li a.flex-next{right:40px;background:url(../images/next.png) center center no-repeat;}
